home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
PolyEd
/
Catalogs
/
polyed.cd
next >
Wrap
Text File
|
1996-09-26
|
12KB
|
729 lines
;
; $Source: Work:PolyEd/RCS/polyed.cd,v $
; $Revision: 1.3 $
; $Date: 1995/03/13 09:30:50 $
; $Author: RB $
;
; Locale Description File
;
; (C) Copyright 1993,1994,1995 Avalon UnLtd.
; All Rights Reserved
;
; MSG_XXX_SC are the shortcuts for MSG_XXX_GAD. You MUST make sure,
; that the shortcut character matches the underlined character
; of the gadget label!!! Otherwise the user will be very confused :-(
;
; ==============================================================
; === The GUI Strings ==========================================
; ==============================================================
;
; === Common ===================================================
;
MSG_OK (//)
OK
;
MSG_CANCEL (//)
Cancel
;
MSG_CONTINUE (//)
Continue
;
MSG_RETRYCANCEL (//)
Retry|Cancel
;
MSG_YESNOCANCEL (//)
Yes|No|Cancel
;
MSG_SAVECLOSECANCEL (//)
Save & Close|Close|Cancel
;
MSG_QUITNEWCONTINUE (//)
Quit|New Text|Continue
;
MSG_SHOULDREGISTER (//)
I should register!
;
MSG_OHNO (//)
Oh no!
;
MSG_OKCANCEL (//)
OK|Cancel
;
MSG_OK_GAD (//)
_OK
;
MSG_CANCEL_GAD (//)
_Cancel
;
MSG_FILEREQ_GAD (//)
_Select...
;
; === Window & Requester Titles ================================
;
MSG_REQUEST_TITLE (//)
PolyEd Request
;
MSG_OPENPROJ_TITLE (//)
PolyEd: Open Project
;
MSG_INSERTPROJ_TITLE (//)
PolyEd: Insert Project
;
MSG_SAVEPROJAS_TITLE (//)
PolyEd: Save Project As
;
MSG_REVEAL_TITLE (//)
PolyEd: Project List
;
MSG_FIND_TITLE (//)
PolyEd: Find
;
MSG_FINDREPLACE_TITLE (//)
PolyEd: Find & Replace
;
MSG_GOTOLINE_TITLE (//)
PolyEd: Goto Line
;
MSG_LEARNMACRO_TITLE (//)
PolyEd: Name new macro
;
MSG_ASSIGNMACRO_TITLE (//)
PolyEd: Assign Macro
;
MSG_EXECUTEMACRO_TITLE (//)
PolyEd: Execute Macro
;
MSG_SELECTMACRO_TITLE (//)
PolyEd: Select Macro
;
MSG_LOADMACRO_TITLE (//)
PolyEd: Load Macro
;
MSG_SAVEMACRO_TITLE (//)
PolyEd: Save Macro
;
MSG_SCREENREQ_TITLE (//)
PolyEd: Open own Screen
;
MSG_EDSETTINGS_TITLE (//)
PolyEd: Misc. Settings
;
MSG_FONTS_TITLE (//)
PolyEd: Select Font
;
MSG_COLORS_TITLE (//)
PolyEd: Colors
;
MSG_LOADSETTINGS_TITLE (//)
PolyEd: Load Settings
;
MSG_SAVESETTINGSAS_TITLE (//)
PolyEd: Save Settings As
;
; === Requesters ===============================================
;
MSG_MODIFIEDPROJ_REQ (//)
Project '%s'\n\
has been modified.
;
MSG_LASTPROJ_REQ (//)
This is the last project. Do you\n\
want to quit, edit a new text\n\
or continue editing?
;
MSG_ABOUT_REQ (//)
%s\n\
\n\
%ld Chars in %ld Lines.\n\
Buffersize : %ld KBytes
;
MSG_ABOUT_POLYED_REQ (//)
%s %s\n\
\n\
Copyright © 1994,95 Avalon UnLtd.\n\
Written by Robert Brandner\n\
All Rights Reserved.\n\
\n\
%s\n\
\n\
ARexx Port : '%s'\n\
Public Screen : '%s'
;
MSG_REALLY_QUIT_REQ (//)
Do you really want to quit?
;
MSG_OPENREQ_REQ (//)
Would you like the macro\n\
to open this requester too?
;
MSG_PRINT_REQ (//)
About to print\n\
project '%s'.
;
MSG_OUTOFMEMORY (//)
Not enough memory\n\
for this operation.
;
MSG_INVALIDHOTKEY (//)
Hotkey Definition is not valid.
;
MSG_INVALIDMACRONAME (//)
Macro name is not valid.
;
MSG_USEDHOTKEY (//)
Hotkey is already used by\n\
macro %s'.\n\
Would you like to replace it\n\
by the new one?
;
; === Find & Replace ===========================================
;
MSG_FINDSTRING_GAD (//)
_Find:
;
MSG_REPLACESTRING_GAD (//)
R_eplace:
;
MSG_PREVIOUS_GAD (//)
_< Previous
;
MSG_NEXT_GAD (//)
Next _>
;
MSG_REPLACE_GAD (//)
_Replace
;
; === Goto Line ================================================
;
MSG_LINESTRING_GAD (//)
_Line:
;
; === Assign Macro =============================================
;
MSG_MACRONAME_GAD (//)
_Name:
;
MSG_MACROHOTKEY_GAD (//)
_Hotkey:
;
MSG_MACRODESCR_GAD (//)
_Description:
;
MSG_MACROMENUITEM_GAD (//)
_Menu-item?
;
; === Ed Settings ==============================================
;
MSG_RIGHTBORDER_GAD (//)
_Right Border:
;
MSG_RIGHTBORDER_SC (/1/1)
r
;
MSG_TABWIDTH_GAD (//)
_Tab Width:
;
MSG_TABWIDTH_SC (/1/1)
t
;
MSG_CURSORSHAPE_GAD (//)
Cursor _Shape:
;
MSG_CURSORSHAPE_SC (/1/1)
s
;
MSG_CURSORSHAPE_A (//)
Bar
;
MSG_CURSORSHAPE_B (//)
Block
;
MSG_BACKUPS_GAD (//)
_Backups:
;
MSG_BACKUPS_SC (/1/1)
b
;
MSG_AUTOSAVE_GAD (//)
_Autosave:
;
MSG_AUTOSAVE_SC (/1/1)
a
;
MSG_CURSORFLASH_GAD (//)
_Flash?
;
MSG_CURSORFLASH_SC (/1/1)
f
;
MSG_LABELCHARS (//)
Chars
;
MSG_LABELKEEP (//)
keep
;
MSG_LABELREVS (//)
revisions
;
MSG_LABELAFTER (//)
after
;
MSG_LABELCHANGES (//)
changes
;
; === Colors ===================================================
;
MSG_COLOR_GAD (//)
Color:
;
MSG_RED_GAD (//)
_Red:
;
MSG_GREEN_GAD (//)
_Green:
;
MSG_BLUE_GAD (//)
_Blue:
;
; === Misc =====================================================
;
MSG_NEWMACRO (//)
Macros/(new)
;
MSG_MODIFIED (//)
(modified)
;
MSG_LEARNING (//)
learning...
;
MSG_UNTITLED (//)
Untitled
;
MSG_LOADING (//)
Loading...
;
MSG_COUNTING (//)
Counting...
;
MSG_SAVING (//)
Saving...
;
MSG_BACKUP_SUFFIX (//)
.bak
;
MSG_PRINTING (//)
Printing...
;
; ==============================================================
; === The Menu Strings =========================================
; ==============================================================
;
; === Project Menu =============================================
;
MSG_PROJECT_MENU (//)
\0Project
;
MSG_PROJECT_NEW (//)
N\0New
;
MSG_PROJECT_OPEN (//)
O\0Open...
;
MSG_PROJECT_INSERT (//)
\0Insert...
;
MSG_PROJECT_SAVE (//)
S\0Save
;
MSG_PROJECT_SAVE_AS (//)
A\0Save As...
;
MSG_PROJECT_PRINT (//)
P\0Print...
;
MSG_PROJECT_HIDE (//)
H\0Hide
;
MSG_PROJECT_REVEAL (//)
\0Reveal...
;
MSG_PROJECT_CLOSE (//)
\0Close
;
MSG_PROJECT_ABOUT (//)
\0About...
;
MSG_PROJECT_ABOUT_POLYED (//)
?\0About PolyEd...
MSG_PROJECT_QUIT (//)
Q\0Quit PolyEd...
;
; === Edit Menu ================================================
;
MSG_EDIT_MENU (//)
\0Edit
;
MSG_EDIT_CUT (//)
X\0Cut
;
MSG_EDIT_COPY (//)
C\0Copy
;
MSG_EDIT_PASTE (//)
V\0Paste
;
MSG_EDIT_ERASE (//)
E\0Erase
;
MSG_EDIT_CUT_LINE (//)
K\0Cut Line
;
MSG_EDIT_CUT_EOL (//)
Y\0Cut to End of Line
;
MSG_EDIT_UNDO (//)
U\0Undo
;
MSG_EDIT_REDO (//)
Z\0Redo
;
; === Search Menu ==============================================
;
MSG_SEARCH_MENU (//)
\0Search
;
MSG_SEARCH_FIND (//)
F\0Find...
;
MSG_SEARCH_FIND_REPLACE (//)
R\0Find & Replace...
;
MSG_SEARCH_FIND_NEXT (//)
>\0Find Next
;
MSG_SEARCH_FIND_PREVIOUS (//)
<\0Find Previous
;
MSG_SEARCH_REPLACE (//)
T\0Replace
;
MSG_SEARCH_REPLACE_ALL (//)
\0Replace All
;
MSG_SEARCH_GO_TO_LINE (//)
L\0Go to Line...
;
MSG_SEARCH_GO_TO_AUTOMARK (//)
=\0Go to Automark
;
MSG_SEARCH_MATCHING_BRACKET (//)
\0Find Matching Bracket
;
MSG_SEARCH_IGNORE_CASE (//)
\0Ignore Case
;
MSG_SEARCH_ONLY_WHOLE_WORDS (//)
\0Only Whole Words
;
; === Windows Menu =============================================
;
MSG_WINDOWS_MENU (//)
\0Windows
;
MSG_WINDOWS_NEW_WINDOW (//)
W\0New Window
;
MSG_WINDOWS_ACTIVATE_NEXT (//)
.\0Activate Next
;
MSG_WINDOWS_ACTIVATE_PREVIOUS (//)
,\0Activate Previous
;
MSG_WINDOWS_ARRANGE_ALL (//)
|\0Arrange All
;
MSG_WINDOWS_ARRANGE_VIEWS (//)
\\\0Arrange Views
;
MSG_WINDOWS_STACKED (//)
\0Stacked
;
MSG_WINDOWS_HORIZONTAL (//)
\0Horizontal
;
MSG_WINDOWS_VERTICAL (//)
\0Vertical
;
MSG_WINDOWS_FULL_SIZE (//)
\0Full Size
;
; === Macros Menu ============================================
;
MSG_MACROS_MENU (//)
\0Macros
;
MSG_MACROS_START_LEARNING (//)
M\0Start Learning
;
MSG_MACROS_STOP_LEARNING (//)
\0Stop Learning...
;
MSG_MACROS_DO (//)
\0Execute Macro...
;
MSG_MACROS_REMOVE (//)
\0Remove Macro...
;
MSG_MACROS_LOAD (//)
\0Load Macro...
;
MSG_MACROS_SAVE (//)
\0Save Macro...
;
; === Settings Menu ============================================
;
MSG_SETTINGS_MENU (//)
\0Settings
;
MSG_SETTINGS_OVERWRITE (//)
\0Overwrite?
;
MSG_SETTINGS_AUTOINDENT (//)
\0Auto Indent?
;
MSG_SETTINGS_TAB_IS_SPACES (//)
\0TAB is Spaces?
;
MSG_SETTINGS_WORDWRAP (//)
\0Wordwrap?
;
MSG_SETTINGS_CREATE_ICONS (//)
\0Create Icons?
;
MSG_SETTINGS_OPEN_ON_WORKBENCH (//)
\0Open on Workbench
;
MSG_SETTINGS_OPEN_OWN_SCREEN (//)
\0Open own Screen...
;
MSG_SETTINGS_EDITOR (//)
\0Miscellaneous...
;
MSG_SETTINGS_FONT (//)
\0Font...
;
MSG_SETTINGS_COLORS (//)
\0Colors...
;
MSG_SETTINGS_LOAD (//)
\0Load Settings...
;
MSG_SETTINGS_SAVE (//)
\0Save Settings
;
MSG_SETTINGS_SAVE_AS (//)
\0Save Settings As...
;
;
; === weitere Strings (hinten anhängen ist einfacher) ===
;
MSG_NOKBYTES_REQ (//)
Couldn't allocate %ld KBytes.
;
MSG_NOBYTES_REQ (//)
Couldn't allocate %ld Bytes.
;
MSG_FILEACCESSERROR_REQ (//)
Error accessing file\n\
`%s',\n\
%s
;
MSG_LIBOPENERR_REQ (//)
%s (V%ld)\nnot found.
;
MSG_IFFACCESSERR_REQ (//)
Error accessing IFF file\n`%s',\n%s
;
MSG_NOFONT_REQ (//)
Could not open font\n\
`%s'.\n\
I'll use topaz font instead.
;
MSG_PROPFONT_REQ (//)
Sorry. `%s' is a proportional font.\n\
PolyEd can handle only mono-spaced fonts.
;
MSG_NOSETFILE_REQ (//)
`%s'\n\
is not a PolyEd settings file.
;
MSG_PUBSCRERR_REQ (//)
Error opening public screen\n`%s',\n%s.
;
MSG_OSERRTXT_0 (//)
\0
MSG_OSERRTXT_1 (//)
named monitor spec not available
MSG_OSERRTXT_2 (//)
you need newer custom chips
MSG_OSERRTXT_3 (//)
couldn't get normal memory
MSG_OSERRTXT_4 (//)
couldn't get chipmem
MSG_OSERRTXT_5 (//)
public screen name already used
MSG_OSERRTXT_6 (//)
don't recognize mode asked for
;
MSG_NOPUBSCREEN_REQ (//)
No public screen found.
;
MSG_CLOSEALLVISITORS_REQ (//)
PolyEd wants to reset it's Screen.\n\
Please close all non-PolyEd Windows\n\
on Public Screen `%s'.
;
MSG_NEWPROJERR_REQ (//)
Cannot create new project.
;
MSG_AMIGAGUIDEERR_REQ (//)
AmigaGuide Error:\n\%s
;
MSG_FULLVERSION (//)
Complete Version
;
MSG_DEMOVERSION (//)
Demo
;
MSG_REGISTRATE_REQ (//)
To get the complete Version\n\
send $20.- or DM 30.- to:\n\
\n\
Robert Brandner\n\
Schillerstr. 3\n\
A-8280 Fürstenfeld\n\
AUSTRIA/EUROPE\n\
\n\
See Documentation for more details.
;
MSG_KEYFILECORRUPT_REQ (//)
Your keyfile is corrupted!!!\n\n\
Replace it by the one on your\n\
registration disk, or contact me\n\
for a new one.
;
MSG_UNREGISTRATED (//)
This is a demo version of PolyEd\n\
that quits after 10 minutes!
;
MSG_STATUSLINE (//60)
line %ld, pos %ld %ld modifications %s \0
;
MSG_FILEEXISTS_REQ (//)
'%s'\n\
allready exists. Overwrite it?
;
MSG_REGOK (//)
Registrate|OK
;
MSG_NOAREXX (//)
ARexx is not currently running.\n\
If you want to use macros, start\n\
ARexx now and click Retry.
;
; === Gadget-Shortcuts ========================================
; Make sure the shortcuts match the underlined characters
; in the gadget labels. Otherwise the user would be very
; confused :-/
; Make all shortcuts lowercase please.
;
MSG_OK_SC (/1/1)
o
;
MSG_CANCEL_SC (/1/1)
c
;
MSG_FILEREQ_SC (/1/1)
s
;
MSG_FINDSTRING_SC (/1/1)
f
;
MSG_REPLACESTRING_SC (/1/1)
e
;
MSG_PREVIOUS_SC (/1/1)
p
;
MSG_NEXT_SC (/1/1)
n
;
MSG_REPLACE_SC (/1/1)
r
;
MSG_LINESTRING_SC (/1/1)
l
;
MSG_RED_SC (/1/1)
r
;
MSG_GREEN_SC (/1/1)
g
;
MSG_BLUE_SC (/1/1)
b
;
MSG_MACRONAME_SC (/1/1)
n
;
MSG_MACROHOTKEY_SC (/1/1)
h
;
MSG_MACRODESCR_SC (/1/1)
d
;
MSG_MACROMENUITEM_SC (/1/1)
m
;
MSG_REVEAL_GAD (//)
_Reveal
;
MSG_REVEAL_SC (/1/1)
r
;
MSG_PLAYMACRO_GAD (//)
_Play Macro
;
MSG_PLAYMACRO_SC (/1/1)
p
;
MSG_MACRONOTSAVED (//)
<not saved>
;
MSG_UNSAVEDMACROS (//)
The %ld unsaved Macro(s) were\n\
not saved with the settings.
;
MSG_REMOVEMACRO_TITLE (//)
PolyEd: Remove Macro
;
MSG_AUTOSAVING (//)
Auto Saving...
;
MSG_INSERT (//20)
<Insert>
;
MSG_OVERWRITE (//20)
<Overwrite>
;
MSG_AUTOSAVE_NEWER_REQ (//)
File '%s':\n\
Autosave file is newer. Do you want\n\
to load it instead of the original?
;
; The next entry is a dummy to allow scanning through the Stringarray
MSG_LAST (//)
last
;
; === The End ===